Adding Azure Media Services version 2018-06-01-preview version#3177
Adding Azure Media Services version 2018-06-01-preview version#3177marstr merged 3 commits intoAzure:masterfrom quintinb:master
Conversation
Changes from the 2018-03-30-preview version include: 1. Add AlternativeMediaId to StreamingLocator and to the LiveEvent preview. 2. Add CorrelationData to the Job entity to allow customers to supply data that will be echoed in the forthcoming JobCompletedEvent. 3. Change Type of ContentKeys in StreamingLocatorProperty from StreamingLocatorUserDefinedContentKey to StreamingLocatorContentKey. This allows the ContentKeyId information to be available when a user creates a StreamingLocator even for ContentKeys created by MediaServices. 4. Rename CustomLicenseAcquisitionUrlTemplate to CustomKeyAcquisitionUrlTemplate for EnvelopeEncryption.
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyEncountered a Subprocess error: (azure-sdk-for-ruby)
Command: ['/usr/local/bin/autorest', '/tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/readme.md', '--multiapi', '--ruby', '--ruby-sdks-folder=/tmp/tmp2aigg_p8/sdk', '--use=@microsoft.azure/autorest.ruby@3.0.20', '--version=preview'] AutoRest code generation utility [version: 2.0.4262; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
There is a new version of AutoRest available (2.0.4280).
> You can install the newer version with with npm install -g autorest@latest
Loading AutoRest core '/root/.autorest/@microsoft.azure_autorest-core@2.0.4280/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4280)
Loading AutoRest extension '@microsoft.azure/autorest.ruby' (3.0.20->3.0.20)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.1.22->2.1.22)
Processing batch task - {"tag":"package-2018-06-preview"} .
Processing batch task - {"tag":"package-2018-03-preview"} .
ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/streamingservice.json:1654:4 ($.definitions.ODataError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/StreamingPoliciesAndStreamingLocators.json:649:4 ($.definitions.ODataError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Encoding.json:1512:4 ($.definitions.ODataError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/ContentKeyPolicies.json:741:4 ($.definitions.ODataError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Assets.json:135:4 ($.definitions.ODataError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Accounts.json:210:4 ($.definitions.ODataError)
ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/streamingservice.json:1678:4 ($.definitions.ApiError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/StreamingPoliciesAndStreamingLocators.json:674:4 ($.definitions.ApiError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Encoding.json:1537:4 ($.definitions.ApiError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/ContentKeyPolicies.json:766:4 ($.definitions.ApiError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Assets.json:160:4 ($.definitions.ApiError)
- file:///tmp/tmp2aigg_p8/rest/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Accounts.json:235:4 ($.definitions.ApiError)
Process() cancelled due to exception : Cancellation requested.
Failure during batch task - {"tag":"package-2018-03-preview"} -- Cancellation requested..
Cancellation requested. |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-libraries-for-javaA PR has been created for you: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
marstr
left a comment
There was a problem hiding this comment.
When comparing the two API Versions, there aren't many changes. Nothing jumped out as troublesome.
|
Signing off from ARM |
|
@quintinb, are these changes publicly available and ready for me to merge? |
|
Ping @quintinb |
|
Closing as stale. Ping this thread if it should be re-opened or submit a new PR. |
|
Can this be merged now please? |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
Changes from the 2018-03-30-preview version include: